home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: hkusuc.hku.hk!hkusua!h9310804
- From: h9310804@hkusua.hku.hk (So Hon Chu Patrick)
- Subject: Problem about Visual C++...
- X-Nntp-Posting-Host: hkusua.hku.hk
- Message-ID: <DMyJCJ.ACr.0.-s@hkusuc.hku.hk>
- Sender: usenet@hkusuc.hku.hk
- Organization: The University of Hong Kong
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Sun, 18 Feb 1996 06:00:18 GMT
-
-
- Hi:
- In visual C++, I want to invoke another DOS program (lets say
- a.exe). I use the function call winexec() to do this but when
- a.exe is being executed, the DOS prompt comes out and the DOS
- prompt will disappear when the execution of a.exe is completed.
-
- My question is how can I execute the a.exe in the background and
- skip the appear of the DOS prompt (There is no visual output
- from a.exe)?
-
- Thank you very much.
-
- 18/2/1996
- by So Hon Chu Patrick.
- University of Hong Kong.
- h9310804@hkusua.hku.hk
-
-